glassfish-jmac-api software package provides Open source Java EE 5 Application Server, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install glassfish-jmac-api
glassfish-jmac-api is installed in your system.
Make ensure the glassfish-jmac-api package were installed using the commands given below,
$ sudo dpkg-query -l | grep glassfish-jmac-api *
You will get with glassfish-jmac-api package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Libraries |
| Package | glassfish-jmac-api |
| Version | 1:2.1.1-b31g+dfsg1-4 |
| Description | Open source Java EE 5 Application Server |
| Sub Section | libs |